mkdir -p git bash 或 mac terminal 我們可以使用 mkdir 命令來創建文件夾。 當前目錄創建多個文件夾: $ mkdir a b c 會創建 a 、b、c 三個文 ...